CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - huffman vc

搜索资源列表

  1. 87361046ccc4(1)

    0下载:
  2. 哈夫曼编码 算术编码 游程编码源码 基于vc-Huffman run-length coding arithmetic coding based on vc++ source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:82217
    • 提供者:赵景智
  1. huffmancodinganddecoding

    0下载:
  2. 给出该程序的运行环境例如:windows ,linux,unix ,编译环境,如:vc++ 6.0等。 Huffman树算法实际应用于文件的编码、译码,其优点在于频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码各不相同。这些代码都是二进制码,且码的长度是可变的。-coding and decoding of huffman
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:142677
    • 提供者:张红
  1. VChuffman

    0下载:
  2. vc实现Huffman编码的全过程 源码实现。 vc实现Huffman编码的全过程 源码实现。-vc实现Huffman编码的全过程 源码实现。
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:32538
    • 提供者:李林
  1. HuffmanExp

    0下载:
  2. vc编程实现Huffman编码。-vc programming Huffman coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3546224
    • 提供者:李金奎
  1. Source

    0下载:
  2. 一共五个文件,是vc++图像处理程序,包括读取DIB,各种图像处理算法,huffman编码,等等,功能强大。-A total of five papers, is vc++ image processing procedures, including reading DIB, various image processing algorithms, huffman coding, so powerful.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1770706
    • 提供者:小天
  1. hhfm

    0下载:
  2. VC++控制台程序,实现huffman编码。在控制台中输入编码字符数及响应的权重,即能得到相应的编码。-VC++ console program, to achieve huffman coding. Enter the code in the console characters and respond to the weight that can be coded accordingly.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:889274
    • 提供者:kefan
  1. datastructure

    0下载:
  2. 赫夫曼树编码 VC 源程序 界面开发 Huffman coding Huffman decoding 函数-Huffman tree visual c++
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:392728
    • 提供者:zhoupian
  1. layer3_huffman_c

    0下载:
  2. 哈弗曼解码的算法,是用VC++实现的,是学习算法的好资料。-Huffman encoder of MP3 music.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2636
    • 提供者:余亮
  1. HE2

    0下载:
  2. 编写一个赫夫曼编/译码系统。 主要功能: (1)构造赫夫曼树:根据输入的字符代码集及其权值集,构造赫夫曼树,输出字符的赫夫曼编码。 (2)编码:输入字符序列,输出对应的赫码序列。 (3)译码:输入赫夫曼码序列,输出原始字符代码。 -vc huffman
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:1271
    • 提供者:liushen
  1. hafumanTree

    0下载:
  2. 数据结构课程设计,在VC环境下完成,利用哈夫曼树原理,主要功能是实现字符的压缩和解压缩,设计脉络清晰,易懂-Data structure course design, completed in the VC environment, using Huffman tree principle, the main function is to achieve the character of the compression and decompression, design, clear struc
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2284
    • 提供者:张枫
  1. huffman00

    0下载:
  2. 数据结构实验:哈弗曼编码,在vc环境下实现,用c++编写-huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1309
    • 提供者:李雪薇
  1. erchashu

    0下载:
  2. 用哈夫曼编码,实现最优二叉树。用VC编程,实现基本功能。-With Huffman coding, optimal binary tree. With VC programming, basic functions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:447554
    • 提供者:文明
  1. Huffmanbianma

    0下载:
  2. VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-VC++ image processing source code, demo program provides Huffman coding method of compression and decompression functions, and realize the image compression and decompression of files
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:194132
    • 提供者:上官光华
  1. HuffmanDlg

    0下载:
  2. 霍夫曼编码程序,简单易懂,适合初学者使用的vc++程序-Huffman coding process easy to understand for beginners to use vc++ program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:27660
    • 提供者:覃龙
  1. huffuman00xiao

    0下载:
  2. 本人修改的成熟的霍夫曼编码及译码,对一个文本文件,统计字符概率,建霍夫曼树,然后编码,最后译码,码文输出到另一份txt文档中,在vc中编译的,在vs2010中可能会有异常~-I modified Huffman coding and decoding of the mature, to a text file, statistics, probability character, Huffman tree construction, and coding, and finally decodin
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:221582
    • 提供者:
  1. CImageProcess

    0下载:
  2. 本代码为图像处理编程,通过vc编译,实现霍夫曼编码,离散余弦变换等功能-Huffman coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4045860
    • 提供者:海龙
  1. HuffmanTree

    0下载:
  2. 有关哈夫曼树编码解码的vc++程序,利用文件解决两机之间的编码解码-Huffman tree codec on vc++ program
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1527
    • 提供者:张雷
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6128
    • 提供者:杨智雄
  1. bmp_coding

    0下载:
  2. VC++实现数字图像霍夫曼编码 香农菲诺编码 算术编码 平面编码,使用MFC打开相关代码。-VC++ digital image coding Huffman coding arithmetic coding Shannon Fino plane coding, the use of MFC to open the relevant code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4319751
    • 提供者:沈宙
  1. 0904210213

    0下载:
  2. 霍夫曼编码的C++实现,输入一组字符串,输出每个字符的编码及整个字符串的霍夫曼编码。-realization of Huffman coding using VC++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:63253
    • 提供者:徐小
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com